home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / source.exe / POSIX / MAKE / STUBS.C < prev    next >
Text File  |  1992-07-02  |  64b  |  8 lines

  1. int
  2.     _fltin, 
  3.     _fltused; 
  4.  
  5. sigsetmask ()  {
  6.     return 0;
  7. }
  8.